home *** CD-ROM | disk | FTP | other *** search
/ Capcom E3 2004 Press CD ~…pcom Sales CD 2004 (USA) / Capcom E3 2004 Press CD (USA).bin / pc / files / oni3 / new_bar_art.swf / scripts / DefineButton2_79 / BUTTONCONDACTION on(release).as
Text File  |  2004-04-08  |  118b  |  6 lines

  1. on(release){
  2.    unloadMovie(_level11);
  3.    _global.notplaying = true;
  4.    _root._level0.art_scroll._alpha = 100;
  5. }
  6.